+Mon Oct 22 15:07:17 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_iter_depth): update docs to
+ reflect reality, #62810
+
Mon Oct 22 14:08:26 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.
+Mon Oct 22 15:07:17 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_iter_depth): update docs to
+ reflect reality, #62810
+
Mon Oct 22 14:08:26 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.
+Mon Oct 22 15:07:17 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_iter_depth): update docs to
+ reflect reality, #62810
+
Mon Oct 22 14:08:26 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.
+Mon Oct 22 15:07:17 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_iter_depth): update docs to
+ reflect reality, #62810
+
Mon Oct 22 14:08:26 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.
+Mon Oct 22 15:07:17 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_iter_depth): update docs to
+ reflect reality, #62810
+
Mon Oct 22 14:08:26 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.
+Mon Oct 22 15:07:17 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_iter_depth): update docs to
+ reflect reality, #62810
+
Mon Oct 22 14:08:26 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.
+Mon Oct 22 15:07:17 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_iter_depth): update docs to
+ reflect reality, #62810
+
Mon Oct 22 14:08:26 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.
* @tree_store: A #GtkTreeStore
* @iter: A valid #GtkTreeIter
*
- * Returns the depth of @iter. This will be 0 for anything on the root level, 1
+ * Returns the depth of @iter. This will be 1 for anything on the root level, 2
* for anything down a level, etc.
*
* Return value: The depth of @iter